feat(guangya): add GuangYaPan cloud drive driver - #2889
Closed
Oz6d wants to merge 1 commit into
Closed
Conversation
- Copy drivers/template and implement driver for GuangYaPan - Support SMS two-stage login (send code → verify) - Support access_token / refresh_token auto-refresh - Implement List, Link, GetRoot - Reference: Alist guangyapan driver, adapted for OpenList driver interface Co-authored-by: Claude <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增光鸭云盘(GuangYaPan)挂载驱动,支持文件浏览和下载。
Related Issues / 关联 Issue
Closes #2278 - 请求添加光鸭云盘驱动
Relates to #2367 - 增加光鸭云盘
Relates to #2385 - 希望增加光鸭云盘挂载!
Relates to #2386 - 希望增加光鸭云盘的挂载
Relates to #2398 - 建议尽快支持光鸭云盘 隔壁alist已经支持了
Relates to #2410 - 建议增加光鸭云盘支持。
Relates to #2417 - 新出的网盘【光鸭云盘】,求接入
Relates to #2424 - 增设光鸭云盘
Relates to #2449 - 建议支持光鸭网盘
Relates to #2558 - 请求增加光鸭云盘的支持
Relates to #2605 - 希望能添加对光鸭云盘的支持!
Testing / 测试
go build ./drivers/guangya/编译通过go vet ./drivers/guangya/无警告go fmt ./drivers/guangya/已格式化Checklist / 检查清单
gofmt/go fmt.AI Disclosure / AI 使用声明
Tools used / 使用工具:
Usage scope / 使用范围:
Code generation / 代码生成
Translation / 翻译(Alist 代码适配)
I have reviewed and validated all AI-assisted content included in this PR.
I have ensured that all AI-assisted commits include
Co-Authored-Byattribution.I can reproduce all AI-assisted content included in this PR without any AI tools.